MacParse is a stripped-down version of MacBrowse that understands two AppleEvents: parse a folder of C++ files, and quit. You can use it to build your parse files for ODF or MacApp. Simply drop a folder onto the parser droplet, and MacParse will recursively parse all the C++ files it finds and prompt you to save the resulting parse file. Once you've built your parse files you can use MacBrowse to open them and browse the source code.
Other features:
- Drop multiple folders to do multiple parses consecutively
- Cmd-period to cancel
Limitations:
- only parses C++ files
- if you drop a file, or a folder with no C++ files, it does nothing.